home *** CD-ROM | disk | FTP | other *** search
- Path: sargas.omicron.se!usenet
- From: elias@cepheus.omicron.se (Elias Martenson)
- Newsgroups: comp.lang.c,gnu.gcc.help,comp.unix.programmer
- Subject: Re: Help for using bcopy function
- Date: 27 Feb 1996 13:40:32 GMT
- Organization: Omicron
- Distribution: world
- Message-ID: <ELIAS.96Feb27144032@cepheus.omicron.se>
- References: <4gl53u$4bv@kocrsv08.delcoelect.com>
- NNTP-Posting-Host: graffias.omicron.se
- Mime-Version: 1.0
- Content-Type: text/plain; charset=US-ASCII
- Content-Transfer-Encoding: 7bit
- In-reply-to: c2xjs2@mail.delcoelect.com's message of 23 Feb 1996 19:38:38 GMT
-
- In article <4gl53u$4bv@kocrsv08.delcoelect.com> c2xjs2@mail.delcoelect.com (Jianli Sun) writes:
-
- > I use bcopy function in a client-server program, I get a error
- > say bcopy is not declared, when I try to compile it on UNIX using
- > gcc. Can someone out there, tell me which libary file I should
- > inclued to compile it. please e-mail me. thanks!
-
- bcopy() is not standard AFAIK. Use memcpy instead.
-
- --
- Elias Martenson ! When I come up with a good joke,
- elias@omicron.se ! it will be here.
-